home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C / Snippets / EMBL Search / Headers / checkapp.h < prev    next >
Encoding:
Text File  |  1992-03-27  |  190 b   |  6 lines  |  [TEXT/KAHL]

  1.  
  2. /* checkapp.c */
  3. void CheckAppFiles(void);
  4. Boolean DoDocOpen(OSType fType, short vRefNum, StringPtr fName, WDPtr *wdpPtr);
  5. Boolean DoDocPrint(OSType fType, short vRefNum, StringPtr fName);
  6.